ASP.NET Core MVC コントロールヘルプ
FlexGridBaseBuilder<T,TControl,TBuilder> クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : FlexGridBaseBuilder<T,TControl,TBuilder> クラス

FlexGridBaseBuilder<T,TControl,TBuilder>データ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowAddNew. Sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowDelete. Sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowDragging. Sets whether users are allowed to drag rows and/or columns with the mouse.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowMerging. Sets which parts of the grid provide cell merging.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowResizing. Sets whether users are allowed to resize rows and/or columns with the mouse.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AlternatingRowStep. Sets a value that determines the number of regular rows between 'alternating' rows.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AnchorCursor. Sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoClipboard. Sets whether the grid should handle clipboard shortcuts.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoGenerateColumns. Sets whether the grid should generate columns automatically based on the itemsSource.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoRowHeights. Sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoScroll. Sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoSearch. Sets a value that determines whether the grid should search for cells as the users types into read-only cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoSizeMode. Sets which cells should be taken into account when auto-sizing a row or column.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.BigCheckboxes. Sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width.  
Public メソッドオーバーロードされます。 Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.BottomLeftCellsTemplate. Sets the templates applied in bottom left cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.CaseSensitiveSearch. Sets a value that determines whether searches performed while the user types should case-sensitive.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.CellsTemplate. Sets the templates for the content cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ChildItemsPath. Sets the name of the property used to generate child rows in hierarchical grids.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.CloneFrozenCells. Sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ColumnFootersTemplate. Sets the templates applied in column footers cells.  
Public メソッドConfigure C1.Web.Mvc.FlexGridBase<T>.Columns.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ColumnHeadersTemplate. Sets the templates applied in the column header cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ColumnLayout. Sets a JSON string that defines the current column layout." remarks="The column layout string represents an array with the columns and their properties. It can be used to persist column layouts defined by users so they are preserved across sessions, and can also be used to implement undo/redo functionality in applications that allow users to modify the column layout.  
Public メソッドConfigure C1.Web.Mvc.FlexGridBase<T>.Columns.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.CopyHeaders. Sets copied header cells when copying the content to the clipboard.  
Public メソッドConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.DefaultColumnSize. Sets the default size of columns in the column collection.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.DefaultRowSize. Sets the default size of rows in the row collection.  
Public メソッドStatic object that defines the default width for auto-generated grid columns based on their types.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.DeferResizing. Sets whether row and column resizing should be deferred until.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ErrorTip. Sets the error tooltip of FlexGrid.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ExpandSelectionOnCopyPaste. Sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.FrozenColumns. Sets the number of frozen columns.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.FrozenRows. Sets the number of frozen columns.  
Public メソッドConfigure C1.Web.Mvc.PropertyGroupDescription.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.GroupHeaderFormat. Sets the format string used to create the group header content.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.HeadersVisibility. Sets a value that determines whether the row and column headers are visible.  
Public メソッドThis is the builder for Custom Header Template.  
Public メソッドオーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドオーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ImeEnabled. Sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.  
Public メソッドConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.IsReadOnly. Sets whether the user can edit the grid cells by typing into them.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ItemFormatter. Sets a formatter function used to customize cells on this grid.  
Public メソッドConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ItemValidator. Sets a validator function to determine whether cells contain valid data.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.KeyActionEnter. Sets the action to perform when the ENTER key is pressed.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.KeyActionTab. Sets the action to perform when the TAB key is pressed.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.LazyRender. Sets whether the grid should skip rendering cells that were updated in the last render cycle.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.NewRowAtTop. Sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedColumn client event. Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedRow client event. Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizingColumn client event. Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizingRow client event. Occurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientBeginningEdit client event. Occurs before a cell enters edit mode.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCellEditEnded client event. Occurs when a cell edit has been committed or canceled.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCellEditEnding client event. Occurs when a cell edit is ending.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCopied client event. Occurs after the user has copied the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCopying client event. Occurs when the user is copying the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDeletedRow client event. Occurs after the user has deleted a row by pressing the Delete key.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDeletingRow client event. Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggedColumn client event. Occurs when the user finishes dragging a column.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggedRow client event. Occurs when the user finishes dragging a row.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggingColumn client event. Occurs when the user starts dragging a column.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggingColumnOver client event. Occurs as the user drags a column to a new position.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggingRow client event. Occurs when the user starts dragging a row.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDraggingRowOver client event. Occurs as the user drags a row to a new position.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientFormatItem client event. Occurs when an element representing a cell has been created.  
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientGroupCollapsedChanged client event. Occurs after a group has been expanded or collapsed.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientGroupCollapsedChanging client event. Occurs when a group is about to be expanded or collapsed.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanged client event. Occurs after the grid has been bound to a new items source.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanging client event. Occurs after the grid has been bound to a new items source.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadingRows client event. Occurs before the grid rows are bound to the data source.  
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPasted client event. Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPastedCell client event. Occurs after the user has pasted content from the clipboard into a cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPasting client event. Occurs when the user is pasting content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPastingCell client event. Occurs when the user is pasting content from the clipboard into a cell.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPinnedColumn client event. Occurs as columns are pinned.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPinningColumn client event. Occurs as columns are pinning.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPrepareCellForEdit client event. Occurs when an editor cell is created and before it becomes active.  
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedColumn client event. Occurs when the user finishes resizing a column.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedRow client event. Occurs when the user finishes resizing rows.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingColumn client event. Occurs as columns are resized.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingRow client event. Occurs as rows are resized.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowAdded client event. Occurs when the user creates a new item by editing the new row template (see the allowAddNew property).  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditEnded client event. Occurs when a row edit has been committed or canceled.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditEnding client event. Occurs when a row edit is ending, before the changes are committed or canceled.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditStarted client event. Occurs after a row enters edit mode.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditStarting client event. Occurs before a row enters edit mode.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientScrollPositionChanged client event. Occurs after the control has scrolled.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanged client event. Occurs after selection changes.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanging client event. Occurs before selection changes.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortedColumn client event. Occurs after the user applies a sort by clicking on a column header.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortingColumn client event. Occurs before the user applies a sort by clicking on a column header.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedLayout client event. Occurs after the grid has updated its internal layout.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedView client event. Occurs when the grid finishes creating/updating the elements that make up the current view.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingLayout client event. Occurs before the grid updates its internal layout.  
Public メソッドConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view.  
Public メソッドConfigure C1.Web.Mvc.SortDescription.  
Public メソッドConfigure C1.Web.Mvc.SortDescription.  
Public メソッドMake ItemsSource pagable with specified page size. 0 means to disable paging.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.PinningType. Sets how the grid pins the column headers by clicking the icons toggles the column's frozen state  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.PreserveOutlineState. Sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.PreserveSelectedState. Sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.PreserveWhiteSpace. Sets a value that determines whether the grid should keep whitespace in cells as they appear in the data or whether it should collapse the whitespace into a single space character  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.QuickAutoSize. Sets a value that determines whether the grid should optimize performance over precision when auto-sizing columns.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.RefreshOnEdit. Sets whether the grid should refresh all cells after a cell is edited.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.RowHeaderPath. Sets the name of the property used to create row header cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.RowHeadersTemplate. Sets the templates applied in row header cells.  
Public メソッドScrolls the grid to bring a specific cell into view.  
Public メソッドSelects a cell range and optionally scrolls it into view.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.SelectionMode. Sets the current selection mode.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowAlternatingRows. Sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows.  
Public メソッドSets whether to show a group row to display the aggregates in the column footers panel.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowDropDown. Sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowErrors. Sets a value that determines whether the grid should add the 'wj-state-invalid' class to cells that contain validation errors, and tooltips with error descriptions.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowGroups. Sets whether the grid should insert group rows to delimit data groups.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowMarquee. Sets a value that indicates whether the grid should display a marquee element around the current selection.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowPlaceholders. Sets a value that determines whether the grid should use the column headers as placeholders when editing cells. This property only works with the grid's built-in editor. This property is not useful in IE.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowSelectedHeaders. Sets a value that indicates whether the grid should add class names to indicate selected header cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowSort. Sets whether the grid should display sort indicators in the column headers.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.SortingType. Sets how the grid sort columns by clicking the column header cells.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.StickyHeaders. Sets a value that determines whether column headers should remain when the user scrolls the window.  
Public メソッドConfigurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.TopLeftCellsTemplate. Sets the templates for the topleft cells.  
Public メソッドTransfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.TreeIndent. Sets the indent used to offset row groups of different levels.  
Public メソッドConfigurates C1.Web.Mvc.FlexGridBase<T>.ValidateEdits. Sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.  
Public メソッドSets the minimum number of rows, columns required to enable virtualization.  
Public メソッドオーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。
トップ
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
C1.Web.Mvc.Fluent 名前空間